home *** CD-ROM | disk | FTP | other *** search
/ Fun Online 1996 September / FOL0996.iso / SCENE1 / SCENE1.DIR / 00024_Field_Item Action When Used.txt < prev    next >
Text File  |  1996-08-15  |  2KB  |  10 lines

  1. -- Syntax: [Item Used (Cast Member Name):[Item Used On (Cast Member Name):
  2.                                           Handler to Execute],...]
  3. --
  4. --         NOTE: All the above information must be on the same line.
  5. --               Defining a relation between the Item Used and the Item
  6. --               Used On will NOT define the reverse relationship. The item
  7. --               "None" is a special condition to denote an action to be taken
  8. --               only when no object is "in hand."
  9. --
  10. ["a wrench":["a rusty propane tank":"WrenchRust","a stuck propane tank":"LoosenTank","the circuit board":"MillibarOw","a guidance panel":"MillibarOw"],"some spare chips":["a guidance panel":"ChipsOnPanel"],"a fuel hose":["a fuel tank":"HoseToTank","a fuel rack":"HoseOnRack"],"a propane tank":["a fuel rack":"attachtank"],"a wooden pole":["power lines":"PoleOnLines","canopy":"PoleOncanopy","the stuck panel":"PoleOnDatabase","a rusty propane tank":"PoleOnTank","a stuck propane tank":"PoleOnTank","a locked door":"PoleOnDoor","the circuit board":"MillibarOw","a guidance panel":"MillibarOw"],"a cup of oil":["the stuck panel":"OilDrawer","an oil leak":"OilOnLeak","canopy":"OilOnCockpit","a rusty propane tank":"OilTank","a locked door":"OilOnDoor","a stuck pole":"OilOnStuckPole"],"a paper cup":["an oil leak":"fillCup"],"an old sock":["a metal rod":"AttachSock","an oil leak":"SockOnOil"],"some wire pieces":["the circuit board":"playRewire"],"None":["an oil leak":"needOilCan","canopy":"canopyStuck","power lines":"HandOnLine","the circuit board":"HandOnCircut","the stuck panel":"HandOnDrawer","a stuck pole":"HandonPole","a locked door":"HandOnDoor","a supply drawer":"OpenSupplyDrawer","a metal rod":"HandOnRod","a fuel tank":"HandOnFuelTank","a fuel rack":"HandOnrack","a rusty propane tank":"HandOnRustyTank","a stuck propane tank":"HandOnTank","a spare chip panel":"TogglePanel","a guidance panel":"HandOnGuidance","a data base":"GoDataBase"]]